node-editor: Add a help window
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jun 2020 03:47:26 +0000 (23:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jun 2020 11:36:55 +0000 (07:36 -0400)
commitd4ff275002c2d487ed6a424d5a661c5843a74d64
tree573c9e14ef57f09e1f7a6967b9d8d6956dcfca1d
parent2b6f2435786bcf2ab46c29754916ea972523fbb7
node-editor: Add a help window

Add a Help item to the gear menu that opens the
node-format.md file in a new window. This could
be improved if we could parse markdown and apply
tags, similar to how we can load pango markup.
demos/node-editor/help-window.ui [new file with mode: 0644]
demos/node-editor/node-editor-application.c
demos/node-editor/node-editor-window.ui
demos/node-editor/node-editor.gresource.xml